-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support setting and getting custom configuration options in MUC Light GraphQL API #3742
Conversation
4432ec2
to
d7d33bc
Compare
Codecov Report
@@ Coverage Diff @@
## master #3742 +/- ##
==========================================
+ Coverage 82.70% 82.75% +0.05%
==========================================
Files 529 529
Lines 33947 33956 +9
==========================================
+ Hits 28075 28101 +26
+ Misses 5872 5855 -17
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
small_tests_24 / small_tests / b6cb86b small_tests_25 / small_tests / b6cb86b dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / b6cb86b ldap_mnesia_24 / ldap_mnesia / b6cb86b dynamic_domains_mysql_redis_25 / mysql_redis / b6cb86b dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / b6cb86b ldap_mnesia_25 / ldap_mnesia / b6cb86b pgsql_mnesia_24 / pgsql_mnesia / b6cb86b internal_mnesia_25 / internal_mnesia / b6cb86b dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / b6cb86b elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / b6cb86b pgsql_mnesia_25 / pgsql_mnesia / b6cb86b mysql_redis_25 / mysql_redis / b6cb86b mssql_mnesia_25 / odbc_mssql_mnesia / b6cb86b riak_mnesia_24 / riak_mnesia / b6cb86b |
b6cb86b
to
bf99100
Compare
small_tests_24 / small_tests / bf99100 small_tests_25 / small_tests / bf99100 ldap_mnesia_24 / ldap_mnesia / bf99100 dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / bf99100 dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / bf99100 dynamic_domains_mysql_redis_25 / mysql_redis / bf99100 ldap_mnesia_25 / ldap_mnesia / bf99100 pgsql_mnesia_24 / pgsql_mnesia / bf99100 dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / bf99100 internal_mnesia_25 / internal_mnesia / bf99100 elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / bf99100 pgsql_mnesia_25 / pgsql_mnesia / bf99100 riak_mnesia_24 / riak_mnesia / bf99100 mssql_mnesia_25 / odbc_mssql_mnesia / bf99100 mysql_redis_25 / mysql_redis / bf99100 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, I added minor comments.
bf99100
to
f9d89a0
Compare
small_tests_24 / small_tests / f9d89a0 small_tests_25 / small_tests / f9d89a0 dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / f9d89a0 ldap_mnesia_24 / ldap_mnesia / f9d89a0 dynamic_domains_mysql_redis_25 / mysql_redis / f9d89a0 dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / f9d89a0 ldap_mnesia_25 / ldap_mnesia / f9d89a0 pgsql_mnesia_24 / pgsql_mnesia / f9d89a0 internal_mnesia_25 / internal_mnesia / f9d89a0 dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / f9d89a0 elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / f9d89a0 pgsql_mnesia_25 / pgsql_mnesia / f9d89a0 mysql_redis_25 / mysql_redis / f9d89a0 mssql_mnesia_25 / odbc_mssql_mnesia / f9d89a0 riak_mnesia_24 / riak_mnesia / f9d89a0 |
This PR addresses #3664 MIM-1686
Proposed changes include: